home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / pcb51a.zip / README.TXT < prev    next >
Text File  |  1992-09-18  |  8KB  |  163 lines

  1. WHY....
  2.  
  3. This is a relatively minor update to PCBMail 5.1. After releasing version
  4. 5.1, I discovered that a single line in SETMAIL had not been moved to the
  5. proper spot in the script, and as a result, it did not properly rename any
  6. old mail packets found, if you choose the alternate renaming method, and
  7. were using the same directory for both downloading and storage of mail.
  8.  
  9. I also noticed that the "new" dialog boxes in both SETMAIL and PCBMAIL did
  10. not display the text properly in either 640x480 or 800x600 screen
  11. resolutions (I designed them in 1024x768 mode). I made a few changes in
  12. these boxes, and now they run properly in any resolution.
  13.  
  14. The last change has to do with another Channel One prompt which is
  15. different than the "normal" PCBoard prompt. (Thanks again to Bob Blow for
  16. finding that! <G>)
  17.  
  18. FILES.....
  19.  
  20. Included in PCBM51A.ZIP (PCB51A.ZIP if you downloaded the file from
  21. CompuServe) are the following files :
  22.  
  23. README.TXT    - (this file!)
  24. QUICK.TXT     - instructions for a "quick start"
  25. SETMAIL.WAX   - the compiled script used to set up information for 
  26.                 PCBMail to use. 
  27. PCBMAIL.WAX   - the compiled version of PCBMail 5.1a
  28. PCBLOG.WAX    - a compiled script for simple PCBoard log ins. 
  29. SETMAIL.WAS   - 
  30. PCBMAIL.WAS   - the uncompiled source code for the above. 
  31. PCBLOG.WAS    -
  32.  
  33. INSTALLATION.....
  34.  
  35. PCBMail 5.1a does not have an installation routine. Installation is fairly
  36. simple.....
  37.  
  38. 1) Unzip the three (3) WAX files from the PCBM51A.ZIP file (PCB51A.ZIP if
  39. downloaded from CompuServe) to your ASPECT subdirectory.
  40.  
  41. 2) Start ProComm for Windows. Open the dialing directory, and decide which
  42. entries will be using PCBMail 5.1a (they must be a PCBoard system, with a
  43. Qmail door). In each of these dialing directory entries, set the script to
  44. run as "PCBMAIL".
  45.  
  46. 3) Save the changed dialing directory, and close it.
  47.  
  48. 4) Use the drop down box showing the available scripts, and select (i.e.
  49. run) SETMAIL.
  50.  
  51. 5) SETMAIL will scan the dialing directory for entries set to use PCBMAIL.
  52. It will then ask you to select one of these for setup, via a drop down
  53. combobox list.
  54.  
  55. SETTING UP A SYSTEM.....
  56.  
  57. 1) When SETMAIL begins, the first item in the combination box ("(None)") is
  58. automatically selected. Whenever "(None)" is the selected item, SETMAIL
  59. will show you examples of how each edit box should be filled. However, the
  60. contents will all be "greyed" since none of the edit boxes are active.
  61. Actually, only the combination box listing of systems and the Exit button
  62. are active, since you can't do anything with the sample entries shown.
  63.  
  64. 2) Once you select a system from the list, SETMAIL will scan the INI file
  65. for previous settings for that system. If none are found, all the edit
  66. boxes will be empty. If a previous set up for that system is found, the
  67. settings from that set up will appear in the boxes (which allows you to
  68. edit any previously saved settings).
  69.  
  70. 3) Fill in the information requested in the various boxes of the dialog
  71. box. The "Conference to join?" box is the only one which may be left blank.
  72. If you do leave it blank, PCBMAIL will not ask you which conference to
  73. join, but will simply remain in the Main conference of the system, if you
  74. elect to stay online after a mail run.
  75.  
  76. 4) The box for "QWK filename?" requires the root name of a mail file from
  77. the board being setup. As example, on Channel One, the mail is file
  78. CHANNEL1.QWK, and a reply packet takes the name CHANNEL1.REP, so you would
  79. type "channel1" in the "QWK filename?" box.
  80.  
  81. 5) PCBMail also needs the name or number of the mail door on the system
  82. being set up. As example, on Canada Remote, the mail door is either "67" or
  83. "Qmail", so I would put either 67, or the word qmail in that box. (I prefer
  84. using the number, as it is more commonly accepted on PCBoard systems).
  85.  
  86. 6) In the "Conference to join?" box, type in the name or number of an
  87. alternative to the Main conference, if you wish the option at log in, of
  88. joining another conference besides Main if you stay online. E.G. type in
  89. "2" or "IBM" on a system where the IBM conference is #2.
  90.  
  91. 7) PCBMail will rename your QWK packets in one of two fashions. The default
  92. is to rename by changing the last letter of the extension, storing the
  93. files alphabetically. Thus your first "stored" packet would be renamed as
  94. board.QWA, the second, board.QWB and so on. PCBMail will scan the mail
  95. directory for previous packets, sorting them if needed to maintain the
  96. alphabetical listing sequence, then move the new packet to the mail
  97. directory, renaming it in sequence as it does so.
  98.  
  99. The optional method of renaming will change the packet name to include the
  100. current system date. Using this option, the first packet of today, say on
  101. Canada Remote, would be named CRS0911.QWA (this option uses the first four
  102. letters, of the QWK filename), the second today would be named CRS0911.QWB,
  103. and so on. If you tend to keep a large number of mail packets, this option
  104. is the better choice. It will allow an unlimited number of "days" of
  105. packets, with up to 26 packets per day. The default method only allows a
  106. total of 26 packets to be saved.
  107.  
  108. 8) The entry for "Mail directory?" is the directory where you want to store
  109. your mail after renaming. If you use the default renaming option, this
  110. directory and the download directory must be different. If you use the
  111. alternate renaming method (using the date), the mail directory and download
  112. directory can be the same. SETMAIL will check this, depending onwhich
  113. renaming option you have selected, and will also check to ensure that the
  114. selected mail directory exists. If not, you will be asked if you want to
  115. create it.
  116.  
  117. 9) New in version 5.1 are the two icons at the bottom of the dialog box.
  118. These icons will allow you to edit the UserID and Password stored in the
  119. dialing directory.
  120.  
  121. RUNNING PCBMAIL.....
  122.  
  123. PCBMAIL will begin when you have connected to the board dialed via the
  124. dialing directory. Once connected, it will present a dialog box which will
  125. be based on the options you set in SETMAIL. If no options have been set,
  126. PCBMail will inform you that it can only perform a simple log in to this
  127. system.
  128.  
  129. The dialog box is now timed. This was done to allow for unattended mail
  130. runs. In version 5.1, if there is no dialog box activity for a period of
  131. approx. 10 sec., the default settings will be accepted, and the script will
  132. continue as if you had clicked on GO or pressed enter. If you do make any
  133. changes to the dialog box settings, the clock will stop altogether, and you
  134. must manually click on GO or press enter to accept any changes made.
  135.  
  136. Once you have accepted the settings in the dialog box (manually, or
  137. automaticaly), the script will take care of things for the rest of the
  138. session. If you elect to remain on line after the mail run (in the dialog
  139. box), then PCBMail will take you back to PCBoard, and join the conference
  140. selected (Main or the one set in SETMAIL), and then remain active in the
  141. background until you finish with the board. When PCBMail detects the drop
  142. of carrier (i.e. you hang up), it will finish it's tasks (such as renaming
  143. any mail packets received), and then exit.
  144.  
  145. FINI.....
  146.  
  147. I think that should about cover it. PCBMail is not perfect (yet <G>), but
  148. it should take care of a lot of the tedious business of getting mail,
  149. uploading replies, and managing the various packets.
  150.  
  151. As always, comments, criticisms, ideas, or discussion of any feature
  152. (existing or yet to be implemented) of PCBMail are welcome. I monitor
  153. Windows and ProComm conferences on NANet, EchoNet, Intelec, RIME, and
  154. ILink, or can be reached on CompuServe, ID 72537,552, or by voice.
  155.  
  156. Gregg Hommel
  157. Computer etceteras / WiGuys Software
  158. 19 Rushbrook Drive,
  159. Kitchener, Ontario, Canada
  160. N2E 3C1
  161. (519) 745-9717
  162.  
  163.